home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Programming / powerd / modules.lha / modules / lowlevel.m < prev    next >
Encoding:
Text File  |  2000-05-22  |  440 b   |  17 lines

  1. LIBRARY LowLevelBase
  2.     ReadJoyPort(D0)(d0)=-30,
  3.     GetLanguageSelection()(d0)=-36,
  4.     GetKey()(d0)=-48,
  5.     QueryKeys(A0,D1)(d0)=-54,
  6.     AddKBInt(A0,A1)(d0)=-60,
  7.     RemKBInt(A1)(d0)=-66,
  8.     SystemControlA(A1)(d0)=-72,
  9.     AddTimerInt(A0,A1)(d0)=-78,
  10.     RemTimerInt(A1)(d0)=-84,
  11.     StopTimerInt(A1)(d0)=-90,
  12.     StartTimerInt(A1,D0,D1)(d0)=-96,
  13.     ElapsedTime(A0)(d0)=-102,
  14.     AddVBlankInt(A0,A1)(d0)=-108,
  15.     RemVBlankInt(A1)(d0)=-114,
  16.     SetJoyPortAttrsA(D0,A1)(d0)=-132
  17.